inverse comment convention - definizione. Che cos'è inverse comment convention
Diclib.com
Dizionario ChatGPT
Inserisci una parola o una frase in qualsiasi lingua 👆
Lingua:

Traduzione e analisi delle parole tramite l'intelligenza artificiale ChatGPT

In questa pagina puoi ottenere un'analisi dettagliata di una parola o frase, prodotta utilizzando la migliore tecnologia di intelligenza artificiale fino ad oggi:

  • come viene usata la parola
  • frequenza di utilizzo
  • è usato più spesso nel discorso orale o scritto
  • opzioni di traduzione delle parole
  • esempi di utilizzo (varie frasi con traduzione)
  • etimologia

Cosa (chi) è inverse comment convention - definizione

WIKIMEDIA DISAMBIGUATION PAGE
Comments; Commenting; Invisible comment; Comment (disambiguation); Comment (magazine); Comment Magazine

inverse comment convention      
<programming> A kind of literate programming where the program code is marked to distinguish it from the text, rather than the other way around as in normal programs. (2003-09-24)
FIXME         
EXPLANATORY NOTE IN THE SOURCE CODE OF A COMPUTER PROGRAM
Comment (computing); Commenting code; */; /*; Rem'd out; Rem it out; Remmed out; Comment out; Comment (programming); Comment (computer language); Source code comment; Source code comments; FIXME; Fixme; Commenting out; REM (BASIC); Commented out; Code comments; Line comment; No-render sign; Comment line; Comments (JavaScript); Comment (JavaScript); Comment (javascript); Comment (Javascript); JavaScript comments; JavaScript comment; Javascript comments; Javascript comment; Comments in JavaScript; Code comment; Comments (programming); REM (DOS command); REM (command); Rem (command); Comparison of programming languages (comments); FIXME (tag); TODO (tag); XXX (tag); DEBUG (tag); BUG (tag); HACK (tag); NOTE (tag); UNDONE (tag); KLUDGE (tag); BODGE (tag)
<programming> A standard tag often put in comments near a piece of code that needs work. The point of doing so is that a grep or a similar pattern-matching tool can find all such places quickly. This is common in GNU code. Compare XXX. [Jargon File] (2001-03-16)
Comment (computer programming)         
EXPLANATORY NOTE IN THE SOURCE CODE OF A COMPUTER PROGRAM
Comment (computing); Commenting code; */; /*; Rem'd out; Rem it out; Remmed out; Comment out; Comment (programming); Comment (computer language); Source code comment; Source code comments; FIXME; Fixme; Commenting out; REM (BASIC); Commented out; Code comments; Line comment; No-render sign; Comment line; Comments (JavaScript); Comment (JavaScript); Comment (javascript); Comment (Javascript); JavaScript comments; JavaScript comment; Javascript comments; Javascript comment; Comments in JavaScript; Code comment; Comments (programming); REM (DOS command); REM (command); Rem (command); Comparison of programming languages (comments); FIXME (tag); TODO (tag); XXX (tag); DEBUG (tag); BUG (tag); HACK (tag); NOTE (tag); UNDONE (tag); KLUDGE (tag); BODGE (tag)
In computer programming, a comment is a programmer-readable explanation or annotation in the source code of a computer program. They are added with the purpose of making the source code easier for humans to understand, and are generally ignored by compilers and interpreters.

Wikipedia

Comment